home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d27 / diskbuf.arc / AUTOEXEC.BAT next >
Encoding:
DOS Batch File  |  1991-08-05  |  417 b   |  8 lines

  1. ECHO OFF
  2. REM Change the /TARGET: part of the line below to the drive you want to test.
  3. REM Change the /MAXBUF: part to the highest number of buffers you want to test.
  4. REM Change the /MINBUF: part to the lowest number of buffers you want to test.
  5. REM Eliminate the /PLOT part if you do not have a graphics adapter installed.
  6. REM The switches may appear in any order.
  7. DISKBUF/TARGET:C:/MAXBUF:45/MINBUF:30/PLOT
  8.